; Sprite definition file.
; Lines beginning wih '*' specify bitmap (may be changed anytime).
; Other non-comment lines are rectangles.


*spr.pcx spr_a.pcx

; volume bars
0:  1 1, 19 4, -1 -1
1:  3 7, 17 4, -3 -7
2:  5 13, 15 4, -5 -13
3:  7 19, 13 4, -7 -19
4:  9 25, 11 4, -9 -25
5:  11 31, 9 4, -11 -31
6:  13 37, 7 4, -13 -37
7:  15 43, 5 4, -15 -43
8:  17 49, 3 4, -17 -49
9:  19 55, 1 4, -19 -55

; buttons:
10: 61 1, 13 13, 0 0
11: 75 1, 13 13, 0 0
12: 89 1, 13 13, 0 0
13: 103 1, 13 13, 0 0
14: 117 1, 13 13, 0 0
15: 131 1, 13 13, 0 0
16: 145 1, 13 13, 0 0

; pressed buttons
20: 61 15, 13 13, 0 0
21: 75 15, 13 13, 0 0
22: 89 15, 13 13, 0 0
23: 103 15, 13 13, 0 0
24: 117 15, 13 13, 0 0
25: 131 15, 13 13, 0 0
26: 145 15, 13 13, 0 0

; digital numbers
30: 0 63, 10 14, 0 0
31: 11 63, 10 14, 0 0
32: 22 63, 10 14, 0 0
33: 33 63, 10 14, 0 0
34: 44 63, 10 14, 0 0
35: 55 63, 10 14, 0 0
36: 66 63, 10 14, 0 0
37: 77 63, 10 14, 0 0
38: 88 63, 10 14, 0 0
39: 99 63, 10 14, 0 0

; digital ':' and '-'
40: 110 67, 4 5, 0 -4
41: 115 69, 6 2, 0 -6

; outlines
; volume
42: 21 0, 23 62, 1 1
; button
43: 45 0, 15 15, 1 1



